Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support global extend via amdName #713

Merged
merged 3 commits into from
Aug 31, 2020
Merged

Support global extend via amdName #713

merged 3 commits into from
Aug 31, 2020

Conversation

developit
Copy link
Owner

Using a prefixed name like { "amdName": "global.foo" } will trigger Rollup's output.extend option. This addresses the use-case from #709 without adding another CLI flag.

Using a prefixed name like `{ "amdName": "global.foo" }` will trigger Rollup's `output.extend` option. This addresses the use-case from #709 without adding another CLI flag.
@changeset-bot
Copy link

changeset-bot bot commented Aug 31, 2020

🦋 Changeset is good to go

Latest commit: 6f1b14e

We got this.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@marvinhagemeister marvinhagemeister merged commit ffcc9d9 into master Aug 31, 2020
@marvinhagemeister marvinhagemeister deleted the output-extend branch August 31, 2020 15:00
This was referenced Aug 31, 2020
@preact-bot preact-bot mentioned this pull request Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants